Generate KERALA UNIVERSITY Class 6 complier design Question Paper
Create exam-ready question papers instantly using ZenQB AI. Perfect for teachers and students.
Sample Questions
- What are the phases of a compiler?
- Why is buffering used in lexical analysis? Name some of the commonly used buffering techniques.
- Define an ambiguous grammar. Give example.
- Eliminate left recursion from the grammar $$ \begin{aligned} & S \rightarrow A a \mid b \\ & A \rightarrow A c|S a| \in \end{aligned} $$
- What is meant by cross compilation?